Christelle Anne
Community@chrissstellee
Christelle Anne maintains 42 skills spanning Stellar blockchain development, Convex backend setup, and BMAD product/engineering agent personas.
Agent Skills by Christelle Anne
Showing 42 vetted skills indexed across 1 GitHub repositories.
nicole-pm
Guides PRD creation and requirements discovery through a customizable product manager persona.
navigate-skills
Lists installed stellar.new skills by journey phase and recommends the next skill for a given task.
tyler-architect
Adopts a system architect persona that guides technical design decisions through a customizable menu workflow.
create-ux-design
Guides collaborative multi-step creation of UX design specification documents.
reprompt
Rewrites vague user requests into structured goal-context-task-constraints-success specifications.
bri-tech-writer
Generates technical documentation, Mermaid diagrams, and document validation through a customizable writer persona.
review-edge-case-hunter
Enumerate branching paths in code or diffs and report unhandled edge cases as JSON.
convex-setup-auth
Configures Convex authentication, identity mapping, and access control across multiple auth providers.
dapp
Build Stellar dApp frontends with wallet integration, transaction signing, and smart contract invocation.
dev-story
Implements sprint stories from spec files using test-driven development and status tracking.
convex-migration-helper
Plans and executes Convex schema and data migrations using widen-migrate-narrow workflows.
investigate
Investigate bugs and code areas with evidence-graded findings recorded in a structured case file.
party-mode
Orchestrates multi-agent roundtable discussions by spawning BMAD agents as independent subagents.
product-brief
Create, update, or validate product briefs through conversational coaching and structured workflows.
code-review
Review code changes adversarially using parallel review layers and structured triage.
create-architecture
Facilitates collaborative step-by-step creation of software architecture decision documents.
kaan-ux-designer
Adopts a UX designer persona to produce UX design specifications from user needs and PRDs.
create-epics-and-stories
Decompose PRD and architecture requirements into epics and user stories with acceptance criteria.
convex
Routes general Convex requests to the appropriate project-specific Convex skill.
elliot-dev
Implements approved stories with test-first discipline using a customizable developer persona.
stellar-help
Analyzes workflow state and recommends the next BMad skill to invoke.
agentic-payments
Implement x402 and MPP machine-to-machine payment protocols on Stellar.
bench-skills
Benchmarks skill quality on held-out eval prompts with reproducible LLM-judge scoring.
scf-round-watcher
Fetches and summarizes live Stellar Community Fund round submissions with builder cross-referencing.
Frequently Asked Questions About Christelle Anne
FAQPage SchemaWhat tasks can I accomplish with chrissstellee's skills?▼
You can develop Stellar smart contracts and dApps, implement zero-knowledge proofs with Groth16 and Circom, set up agentic x402 payments, query chain data via RPC and Horizon, manage assets and trustlines, scaffold Convex backends with auth and migrations, and run BMAD product workflows from PRD to story execution.
Who are these skills designed for?▼
Stellar and Soroban developers building contracts, dApps, and payment systems; product managers and business analysts producing PRDs, briefs, and epics; and engineers needing adversarial code review, edge-case analysis, forensic bug investigation, or Convex backend setup and performance audits.
How do the Stellar development skills work in practice?▼
User-invocable skills accept argument hints like '[contract task]' or '[payment task]'. The smart-contracts skill routes to development, testing, and security companion files; deploy-stellar-mainnet walks the devnet-to-mainnet checklist; dapp covers stellar-sdk, Freighter, and transaction signing.
What prerequisites or dependencies do these skills require?▼
Stellar skills assume Rust with soroban-sdk, the stellar CLI, and JavaScript stellar-sdk for dApps. ZK skills reference Circom, Noir, and RISC Zero toolchains. Convex skills use npm create convex@latest and @convex-dev/migrations. Optimization skills read local traces at ~/.stellar/traces.
Do these skills support skill quality measurement and improvement?▼
Yes. bench-skills runs held-out eval prompts scored by an LLM judge with fixed seeds, optimize-skills applies DSPy-style prompt optimization over local usage traces, and learning-loop explains the trace-capture, optimize, and bench cycle. All processing is fully local and reversible.