Bitsocial avatar

Bitsocial

Official

@bitsocialnet

0Followers
|
31Public Repos
|
24Published Skills

Bitsocial is an open-source peer-to-peer network for social apps, with no servers, no global bans, where users and communities are cryptographic property.

Skills Distribution
DomainDeveloper To...Frontend Performan.. (40%)Repository Lifecyc.. (30%)Code Quality & Ref.. (30%)

Agent Skills by Bitsocial

Showing 24 vetted skills indexed across 2 GitHub repositories.

bitsocialnetbitsocialnet
417

code-quality-review

Review code diffs for actionable quality issues before pull requests.

Official
Advanced
bitsocialnetbitsocialnet
1

playwright-cli

Automate browser interactions for testing, form filling, screenshots, and data extraction.

Official
Intermediate
bitsocialnetbitsocialnet
1

commit

Generates logical, formatted git commits from analyzed diffs and predefined scopes.

Official
Intermediate
bitsocialnetbitsocialnet
1

commit-format

Format GitHub commit messages with Conventional Commits types and a backtick-wrapped title.

Official
Intermediate
bitsocialnetbitsocialnet
1

test-apk

Delegate Android wrapper testing to a dedicated subagent with logcat diagnostics.

Official
Intermediate
bitsocialnetbitsocialnet
1

context7

Retrieves current library and framework documentation from Context7's API.

Official
Intermediate
bitsocialnetbitsocialnet
1

impeccable

Automate end-to-end frontend interface design workflows from concept to polished UI.

Official
Advanced
bitsocialnetbitsocialnet
1

translate

Translate i18next keys into 36 languages via subagents and update scripts.

Official
Advanced
bitsocialnetbitsocialnet
1

find-skills

Search the agent-skills ecosystem and return install commands.

Official
Intermediate
bitsocialnetbitsocialnet
1

release

Automate Bitsocial Web release management from commit analysis to Git tagging.

Official
Advanced
bitsocialnetbitsocialnet
1

make-closed-issue

Create a GitHub issue from recent changes and move it to Done.

Official
Advanced
bitsocialnetbitsocialnet
1

readme

Generate a structured README.md with setup, architecture, and deployment sections.

Official
Advanced
bitsocialnetbitsocialnet
1

fix-merge-conflicts

Resolve merge conflicts non-interactively and commit locally.

Official
Intermediate
bitsocialnetbitsocialnet
1

you-might-not-need-an-effect

Detect useEffect anti-patterns in React TypeScript code and propose refactors.

Official
Intermediate
bitsocialnetbitsocialnet
1

issue-format

Standardize GitHub issue titles and descriptions using a strict frontmatter template.

Official
Basic
bitsocialnetbitsocialnet
1

deslop

Scan Git diffs against main and clean AI-generated code patterns.

Official
Intermediate
bitsocialnetbitsocialnet
1

review-and-merge-pr

Triage GitHub PR feedback, apply fixes, and merge when checks pass.

Official
Advanced
bitsocialnetbitsocialnet
1

vercel-react-best-practices

Identify and apply React/Next.js performance best practices in production apps.

Official
Advanced
bitsocialnetbitsocialnet
1

profile-browsing

Profile Web Vitals and React rerenders across routes via Playwright subagents.

Official
Advanced
bitsocialnetbitsocialnet
1

refactor-pass

Automate a targeted refactor pass on frontend code using git diff inputs.

Official
Intermediate
bitsocialnetbitsocialnet
1

debug-agent

Debug user-reported issues using NDJSON runtime logs and cited evidence.

Official
Advanced
bitsocialnetbitsocialnet
1

implement-plan

Distribute plan tasks to subagents with retry and reassignment handling.

Official
Advanced
bitsocialnetbitsocialnet
1

inspect-elements

Resolve DOM nodes to React source files and ownership stacks.

Official
Intermediate
bitsocialnetbitsocialnet
1

release-description

Generate a one-line release description from commits since the latest tag.

Official
Advanced

Frequently Asked Questions About Bitsocial

FAQPage Schema
What specific development tasks can Bitsocial perform?

Bitsocial enables automated code quality reviews, React performance auditing, GitHub issue standardization, and release management. It handles complex tasks like resolving merge conflicts, refactoring frontend components, and mapping DOM nodes to source files for rapid debugging.

Which engineering personas benefit most from these capabilities?

Frontend engineers, full-stack developers, and maintainers of React or Next.js repositories benefit most. These capabilities are designed for teams seeking to enforce strict commit standards, maintain high code quality, and streamline the transition from issue tracking to production deployment.

What are the prerequisites for using these repository management features?

Users require an active GitHub repository and a local environment configured for Git operations. The system relies on standard Conventional Commits formatting and existing project structures to execute refactors, issue tracking, and release management tasks effectively.