Development
Programming, frameworks, implementation, frontend, backend, and app development
Browse development skills
Showing 793–816 of 68,560 skills
Deploy a new DeXe DAO with the one-call `dexe_dao_create` composite. Use SIMPLE mode (symbol + totalSupply) and let the tool synthesize a coherent, governance- safe config — it previews the resolved config + a safety proof and only broadcasts on confirm. Covers the quorum turnout rule (quorum ≤ 0.8 × votable share) and the ≥50% floor, the implicit-treasury pattern, and the deploy gotchas. Use when the user says "create/deploy a DAO".
Scaffold a new MCP prompt template. Use when the user asks to add a prompt, create a reusable message template, or define a prompt for LLM interactions.
Audits mobile app security — Android (AndroidManifest.xml: exported components, allowBackup, debuggable, cleartext traffic, network security config; WebView misconfigurations; hardcoded keys), iOS (Info.plist ATS exceptions, secrets in UserDefaults, keychain accessibility), and React Native/Flutter storage pitfalls. Use when the project contains AndroidManifest.xml, Info.plist, or Kotlin/Java/Swift/Dart/RN code.
Detects injection vulnerabilities in code — SQL/NoSQL injection (including NoSQL operator injection), OS command injection, cross-site scripting (XSS), path traversal, SSRF, insecure deserialization, template injection (SSTI), XXE, prototype pollution, ReDoS, open redirect, and unsafe file upload handling. Covers Node/JS, Python, Java, Go, PHP, Ruby, C# with per-language grep patterns and context-review rules. Use when auditing input handling, query construction, file operations, subprocess c...
Get current weather conditions and forecasts for any location
Delegate coding tasks to Devin AI agent. Create PRs, fix bugs, build features, and manage GitHub repos through Devin's API.
Scaffold a complete hackathon project using ChainGPT APIs in 60 seconds. Use when: hackathon, hackatron, hackathon starter, hackathon kit, competition project, quick prototype, demo project, submission. Generates a working project with README, .env, boilerplate, and demo script.
Finish a feature branch: add missing tests, review and fix the code, align docs, then merge only after explicit confirmation.
Update Python dependencies or pre-commit hooks while preserving the project's pin and configuration style.
Use when the user wants a proposal or approach reconsidered from first principles, or when evidence shows the current design is weak.
Audit an existing project against its standards and apply selected improvements while preserving behavior.
Get an independent second opinion on a plan or code change from the other CLI, Claude Code or Codex.
Use when the user says an explanation was unclear, too technical, or full of jargon, or asks for plain language.
Verify a synthetic installed IDD package when explicitly testing the packaging toolchain.
Create a draft five-block IDD Spec from selected Expectations with common Product context, confirmed boundaries and exact embedded edge cases.
Review a Spec for architectural feasibility, completeness and cross-block contradictions; preserve lifecycle and content while recording current technical findings.
Validate an implementation against every Spec Expectation, edge case, Boundary and Deliverable with actual test evidence and explicit unverified/human checks.
Claim and resolve one eligible Exploration decision, preserving unrelated staged work, human answers and truthful map completion.
Author a linked draft Intention, Expectation and five-block Spec batch from a Product and confirmed feature outcome; preserve stakeholder confirmation before saving.
Interview stakeholders and create an IDD Product definition with business purpose, audience, owner and technical context. Use when defining a product, not when implementing a Spec.
Execute one ready IDD Spec with a current clean gap-check, enforce its Boundaries, verify deliverables and produce an execution report. Use for managed Spec implementation, not general repository maintenance.
Adversarially review one or more IDD Specs for implementation ambiguity, contradictions and unowned impact-surface files before execution. Produces finding reports and gate annotations without rewriting Spec content.
Launch the Forge web UI for this project's IDD artifacts, with literal optional port/docs arguments, an observable background process and startup error reporting.
Define linked draft Intentions and Expectations together from a Product, confirming every edge case before saving the batch.