Bitsocial
Official@bitsocialnet
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.
Agent Skills by Bitsocial
Showing 24 vetted skills indexed across 2 GitHub repositories.
code-quality-review
Review code diffs for actionable quality issues before pull requests.
playwright-cli
Automate browser interactions for testing, form filling, screenshots, and data extraction.
commit
Generates logical, formatted git commits from analyzed diffs and predefined scopes.
commit-format
Format GitHub commit messages with Conventional Commits types and a backtick-wrapped title.
test-apk
Delegate Android wrapper testing to a dedicated subagent with logcat diagnostics.
context7
Retrieves current library and framework documentation from Context7's API.
impeccable
Automate end-to-end frontend interface design workflows from concept to polished UI.
translate
Translate i18next keys into 36 languages via subagents and update scripts.
find-skills
Search the agent-skills ecosystem and return install commands.
release
Automate Bitsocial Web release management from commit analysis to Git tagging.
make-closed-issue
Create a GitHub issue from recent changes and move it to Done.
readme
Generate a structured README.md with setup, architecture, and deployment sections.
fix-merge-conflicts
Resolve merge conflicts non-interactively and commit locally.
you-might-not-need-an-effect
Detect useEffect anti-patterns in React TypeScript code and propose refactors.
issue-format
Standardize GitHub issue titles and descriptions using a strict frontmatter template.
deslop
Scan Git diffs against main and clean AI-generated code patterns.
review-and-merge-pr
Triage GitHub PR feedback, apply fixes, and merge when checks pass.
vercel-react-best-practices
Identify and apply React/Next.js performance best practices in production apps.
profile-browsing
Profile Web Vitals and React rerenders across routes via Playwright subagents.
refactor-pass
Automate a targeted refactor pass on frontend code using git diff inputs.
debug-agent
Debug user-reported issues using NDJSON runtime logs and cited evidence.
implement-plan
Distribute plan tasks to subagents with retry and reassignment handling.
inspect-elements
Resolve DOM nodes to React source files and ownership stacks.
release-description
Generate a one-line release description from commits since the latest tag.
Frequently Asked Questions About Bitsocial
FAQPage SchemaWhat 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.