Update wiki/frameworks.md
1f2ddced57e9 harrisonqian 2026-04-13 1 file
index 961824f..6a3d01a 100644
@@ -6,6 +6,8 @@ visibility: public
multi-skill systems that define how you work with agents. these aren't individual tools — they're development philosophies packaged as skills.
+related: [[development|development]] · [[security|security]] · [[official|official]] · [[creating-skills|creating skills]] · [[tooling|tooling]]
+
## obra/superpowers
[github.com/obra/superpowers](https://github.com/obra/superpowers) — **147k+ stars.** the leading agentic skills framework. defines the methodology many others follow.
@@ -57,11 +59,3 @@ also: **[superpowers-marketplace](https://github.com/obra/superpowers-marketplac
- `implement_plan`
- `create_handoff`
- `resume_from_handoff`
-
-## see also
-
-- [[development]] — individual development skills (many come from these frameworks)
-- [[security]] — security skills from Trail of Bits
-- [[official]] — Anthropic's own skill collection
-- [[creating-skills]] — how to build skills and the Agent Skills specification
-- [[tooling]] — installers, marketplaces, and orchestrators for managing skills